projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a6fd75
)
(remote-compile-run-before): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 4 Jan 1996 23:46:40 +0000
(23:46 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 4 Jan 1996 23:46:40 +0000
(23:46 +0000)
lisp/rcompile.el
patch
|
blob
|
history
diff --git
a/lisp/rcompile.el
b/lisp/rcompile.el
index 6f41a3b1138bd131e9564d87da658dc07c0318b3..60f0d1e91b8d835d20c54f0d823aa0205466bb20 100644
(file)
--- a/
lisp/rcompile.el
+++ b/
lisp/rcompile.el
@@
-78,7
+78,7
@@
nil means use the value returned by \\[user-login-name].")
(defvar remote-compile-run-before nil
"*Command to run before compilation.
-This can be used for setting up enviroment variables,
+This can be used for setting up enviro
n
ment variables,
since rsh does not invoke the shell as a login shell and files like .login
\(tcsh\) and .bash_profile \(bash\) are not run.
nil means run no commands.")